-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 4.35.0 #1125
Merged
Merged
Version 4.35.0 #1125
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This allows updating the GUI after changing item icons.
Tkinter requires this.
We don't need to load them from data files, they're easy enough to include as constants. This fixes #1063.
This unifies the various app tools to be run via commandline args for the main exe. This fixes #1070.
This fixes BEEmod/BEE2-items#2967: NOT gates without inputs crashing
This is required since it can't be imported while frozen.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rebuild Signage - allowing users to customise what icons are available.
Piston Platforms will now only become deadly when jammed while retracting.
Make Aperture Tag Fizzler signs on floor/ceilings face towards the fizzler properly.
Translations #416: Add French translations, via @Neshiro.
Fix Vactubes not generating properly.
Fix Add better checks when exporting compilers #1102: Add better checks when backing up application files.
Fix Multiple Coop-only triggers interfere with each other BEE2-items#2987: Coop Triggers interfering with each other.
Fix Voiceline configuration doesn't disable lines #1095: Voiceline configurator does not export properly.
Fix Config files get nulled out #1116: Properly skip over invalid config files.
Add new Covered Panel and Retractable Button palette icons, via @HugoBDesigner.
Fix Portal Magnet editor model orientations.
Rebuild Pellet Destroyer / Positron Orb, fixing appearance.
Fix Cube Painters not working in Clean.
Fix missing wake-trigger on Clean Faith Plate.
Fix broken Sendificator and Slim Sendificators in various styles.
Relax collision rules for Angled Panels to be the same as Glass Panels.
Fix Death Fizzlers not working in Portal 1 style.
Fix for antline routers gridding the wall behind it.
Fix BEEmod/BEE2#2967: NOT gates without inputs crashing.